home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / additm / file_id.diz < prev   
Text File  |  1995-12-11  |  251b  |  1 lines

  1. frmAddItem.Load calls GetPrivateProfileString (which is exported in KERNEL.EXE) and retrieves a NULL terminated string from WIN.INI. The pushbuttons invoke AddItem with a string expression; they concat a string literal, replacing or ignoring the NULLs